@media (max-width: 600px) {
  .invoice-header img,
  .store-header img,
  header img {
    max-height: 150px !important;
  }
}
